|
bargraph2 2.2.1
|
Bargraph2 Click example. More...
Macros | |
| #define | MIKROBUS_POSITION_BARGRAPH2 MIKROBUS_1 |
Functions | |
| void | application_init () |
| void | application_task () |
| int | main (void) |
Bargraph2 Click example.
The example starts off with the initalisation and configuration of the logger and Click modules and later on showcases different ways of lighting LED diodes on the Click.
The demo application is composed of two sections :
This function initializes and configures the logger and Click modules.
This function shows the user how to light single and multiple LED diodes.
| #define MIKROBUS_POSITION_BARGRAPH2 MIKROBUS_1 |
| void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | ) |
| int main | ( | void | ) |